home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / cups / mime / pstotiff.convs < prev    next >
Encoding:
Text File  |  2012-01-15  |  724 b   |  28 lines

  1. #   Copyright 2010 by HP.
  2. #
  3. ########################################################################
  4. #
  5. # Format of Lines:
  6. #
  7. #   source/type destination/type cost filter
  8. #
  9. # General Notes:
  10. #
  11. #   The "cost" field is used to find the least costly filters to run
  12. #   when converting a job file to a printable format.
  13. #
  14. #   All filters *must* accept the standard command-line arguments
  15. #   (job-id, user, title, copies, options, [filename or stdin]) to
  16. #   work with CUPS.
  17. #
  18.  
  19. ########################################################################
  20. #
  21. # TIFF filters...
  22. #
  23.  
  24. application/postscript  image/tiff      80       pstotiff
  25. application/pdf image/tiff      80       pstotiff
  26. application/vnd.cups-pdf image/tiff 80 pstotiff
  27.  
  28.